Skip to content

Bump github.com/gobwas/glob from 0.2.3 to 1.0.0 - #110

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gobwas/glob-1.0.0
Open

Bump github.com/gobwas/glob from 0.2.3 to 1.0.0#110
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gobwas/glob-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gobwas/glob from 0.2.3 to 1.0.0.

Release notes

Sourced from github.com/gobwas/glob's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: gobwas/glob@v0.2.3...v1.0.0

Commits
  • 80c58b0 bench.sh: fix the assignment and the benchstat args, ignore *.bench
  • 60a7c15 readme: clarify ** and escaping, make the regexp comparison exact
  • c45ce1c remove parked files (but keep them in git history)
  • dab909e all: split parse.go into parse.go/match.go, polish docs, fix U+FFFD
  • 12d7a23 globtest: print out matchers tree and pretty syntax errors
  • ae63730 shape matchers: switch from <> to () and quote literals
  • a82038c pattern: String() and Separators() impl
  • e9b2193 ci: migrate to github actions
  • c0ec127 glob/v1: rewrite the matching engine
  • e7a84e9 Fix speed results table formatting.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gobwas/glob](https://github.com/gobwas/glob) from 0.2.3 to 1.0.0.
- [Release notes](https://github.com/gobwas/glob/releases)
- [Commits](gobwas/glob@v0.2.3...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gobwas/glob
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 7, 2026
@paasbot
paasbot enabled auto-merge (squash) September 7, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant